home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / dcss613 / DISK1 / S613.TX_ / S613.TX
Text File  |  1996-05-24  |  8KB  |  189 lines

  1.              DCS S613 Sound System
  2.           Software Installation and Setup
  3.  
  4. DOS and Windows 3.1 Installation :
  5.  
  6. The INSTALL.EXE is a Windows 3.1/DOS installation program that installs DOS
  7. and Windows3.1 drivers and utilities. Actually, most the installation tasks
  8. are done by the child program - DOSINST.EXE, which is a pure DOS program.
  9.  
  10. The user can run INSTALL.EXE at the drive contained "DCS S613 INSTALLATION"
  11. diskette. Alternatively, the user can also copy the entire content of "DCS
  12. S613 INSTALLATION" diskette into any drive and path. Then run INSTALL.EXE at
  13. that drive and path.
  14.  
  15. The installation will copy all the DOS drivers and utilities to the directory
  16. that user specifies during the installation, and all the Windows 3.1 drivers
  17. and  .386  will be copied  to  the  Windows system directory  if the Windows
  18. directory exist.
  19.  
  20.  
  21. Run INSTALL.EXE from Windows 3.1 :
  22.  
  23. The user can run INSTALL.EXE by selecting File \ Run... and typing "A:INSTALL"
  24. on the command line under Windows 3.1 Program Manager or by typing "A:INSTALL"
  25. at DOS prompt if Windows directory is in the PATH.
  26.  
  27. After the installation, the sound card initiation program, ALSINIT.EXE, is
  28. started to initiate the DCS S613 Sound Card. It will also show out the default
  29. hardware setting. If these setting conflict with devices already equipped on
  30. your PC, you may need to run the 'Drivers' icon of subgroup 'Panel' of group
  31. 'Main'. Then select the items heading with 'Avance',and do the 'Setup' function
  32. to change their hardware setting. Next time you reboot the computer, at the
  33. beginning of executing AUTOEXEC.BAT,  you will be informed the new hardware
  34. setting of DCS S613 Sound System.
  35.  
  36.  
  37. Run INSTALL.EXE from DOS :
  38.  
  39. At the DOS prompt and at the drive/path contained Installation Disk, type
  40. INSTALL and Enter.
  41.  
  42. After the installation, DCSETUP.EXE,the setup program,is started to initiate
  43. and configure the hardware setting. Next time you reboot the computer,at the
  44. beginning of executing AUTOEXEC.BAT, you will be informed the new hardware
  45. setting of DCS S613 Sound System.
  46.  
  47. Windows 95 installation procedure for DCS S613:
  48.  
  49. 1. After user installs the DCS S613 sound card and power on the system,
  50.    Windows 95 will prompt user a "New Hardware Found" dialog box
  51.    since the DCS S613 sound card is ISA plug and play. To install the
  52.    Windows 95 drivers, select "Driver from disk provided by
  53.    hardware manufacturer" and click on OK.
  54. 2. Insert the "DCS S613 INSTALLATION" diskette into the appropriate drive
  55.    and select that drive from the prompted dialog box and click on OK.
  56.    Windows 95 will copy all the needed files and set up all the logic
  57.    devices on the card automatically.
  58.  
  59. Troubleshooting:
  60. This appendix provides some tips and information for some of the
  61. problems you might encounter with your DCS S613 sound card either
  62. during installation or normal use.
  63.  
  64. Problems in DOS
  65. Problem:    Cannot load IDE CD-ROM drive.
  66. Cause:        IDE port is not enabled. Check the config.sys file under
  67.         C: root directory and you should see "device=c:\dcss613
  68.         \cdsetup.sys" before loading your CD-ROM driver. The
  69.         cdsetup.sys enables the IDE port.
  70. Solution:    Run c:\dcss613\dcsetup.exe again and select the CD-ROM
  71.         IDE. When you leave the alsetup program, device=c:\dcss613
  72.         \cdsetup.sys will be added to config.sys. Make sure
  73.         that this line is before loading the CD-ROM driver.
  74.  
  75. Problem:    No sound in the DOS game
  76. Cause:        There could have some conflicts in the SB16 settings.
  77. Solution:    Rerun the c:\dcss613\dcsetup.exe and try another Port,
  78.         DMA, or IRQ.
  79.  
  80. Problems in Windows 3.1
  81. Problem:    There is no "Sound..." or "MIDI Sequencer..." item
  82.         under the menu "Device" in the Media Player. Or
  83.         Almixer.exe application doesn't work.
  84. Cause:        Because the driver is not loaded.
  85. Solution:    Open the SYSTEM.INI file with any file editor. You
  86.         should see the following:
  87.         [drivers]
  88.         Wave=alsndsys.drv
  89.         Aux=alsndsys.drv
  90.         Mixer=alsndsys.drv
  91.         Midi=alopl.drv
  92.         Midi1=almpu401.drv
  93.  
  94.         [386Enh]
  95.         device=alsndsys.386
  96.         device=alopl.386
  97.         device=almpu401.386
  98.  
  99.         [boot]
  100.         drivers=mmsystem.dll msmixmgr.dll
  101.  
  102. Problem:    Some third party mixer application with Sound Blaster compatible
  103.         would not run with DCS S613 Sound System.
  104. Cause:        DCS S613 Sound System is Microsoft Sound System compatible.
  105.         It doesn't support old Sound Blaster Mixer Interface.
  106.  
  107. Solution:    Use DCSRACK.EXE application that is shipped with this disk.
  108.  
  109. Problem:    CD audio would not play after the ALS drivers are installed.
  110. Cause:        The user didn't install the [MCI]CD-AUDIO driver.
  111. Solution:    Manually added [MCI]CD-AUDIO driver via Control Panel.
  112.  
  113.  
  114. Appendix - Driver Reference:
  115.  
  116. Windows drivers
  117. DCS S613 has three sets of driver and VxD for Windows 95 and Windows
  118. 3.1. They are listed below:
  119.  
  120.             Sound System Driver    OPL3 Driver    MPU401 Driver
  121. Windows 95 Drivers    Alsndsys.drv        Alopl.drv    Almpu401.drv
  122. Windows 95 VxDs     Alsndsys.vxd        Alopl.vxd    Almpu401.vxd
  123. Windows 3.1 Drivers    Alsndsys.drv        Alopl.drv    Almpu401.drv
  124. Windows 3.1 VxDs    Alsndsys.386        Alopl.386    Almpu401.386
  125.  
  126. The DCS S613 Sound System, OPL3, and MPU401 drivers are binary compatible with
  127. Windows 95 and Windows 3.1 but the VxDs have different binaries for Windows 95
  128. and Windows 3.1. The Windows 3.1 VxDs have their externsion .386 and the
  129. Windows 95 VxDs have their externsion .vxd.
  130.  
  131. The Windows 95 joystick drivers are the Msjstick.drv and Vjoyd.vxd
  132. that are Microsoft drivers shipped with Windows 95. Besides these
  133. eight Windows 95 drivers and VxDs, a S613.inf file is needed for
  134. Windows 95 installation.
  135.  
  136. For Windows 3.1, drivers and VxDs have to be specified in the system.ini
  137. file and be loaded when the Windows 3.1 starts. The entries listed in below
  138. should be added to system.ini file by the setup program.
  139.  
  140.     [386Enh]            [drivers]
  141.     device = alsndsys.386        wave  = alsndsys.drv
  142.     device = alopl.386        mixer = alsndsys.drv
  143.     device = almpu401.386        aux   = alsndsys.drv
  144.                     midi  = alopl.drv
  145.                     midi1 = almpu401.drv
  146.  
  147. DOS drivers:
  148. The DOS drivers include Cdsetup.sys, Alsinit.exe, and Alsetup.exe.
  149.  
  150. Cdsetup.sys
  151. The Cdsetup.sys initializes the CD-ROM IDE port before the CD-ROM driver is
  152. loaded if the user has a CD-ROM drive attached to the IDE port on the DCS S613
  153. sound card.  The Cdsetup.sys is specified in the Config.sys file as below.
  154.         device = C:\dcss613\Cdsetup.sys
  155.         device = C:\Sony\Atapi_cd.sys /D:SNIDE01
  156. The Cdsetup.sys is not a TSR program. There is no harm in running this
  157. program if there is no CD-ROM drive attached to the IDE port on the DCS S613
  158. sound card.
  159.  
  160. Alsinit.exe
  161. The Alsinit.exe initializes the Avance sound chip of DCS S613 Sound Card.
  162. It is specified in the Autoexec.bat file followed by a path name as below.
  163.         C:\DCSS613\Alsinit.exe C:\Win31
  164. Alsinit.exe and Dcsetup.exe use the path that follows the Alsinit.exe
  165. in the Autoexec.bat to find the initial data file Als.ini. The Alsdos.ini
  166. has been renamed to Als.ini and the format has been changed to standard
  167. Windows ini file format. The Als.ini file will be copied to the Windows
  168. directory or the same directory as Alsinit.exe for DOS-only installation.
  169. The Windows sound system driver Alsndsys.drv and the Windows sound rack
  170. application Dcsrack.exe also share Als.ini file for initial values.
  171.  
  172. If the OEM or an end user want to hear or not hear playing a sound this
  173. initialization time. he can change a option value at ALS.INI file
  174.         [Option]
  175.         PlaySoundAtInitial=No/Yes
  176.  
  177. Dcsetup.exe
  178. The Dcsetup.exe is a DOS program to help users change the IO, IRQ,
  179. and DMA resource for the DCS S613 sound system and to test the new
  180. settings through playing the Stest8.wav, Stest16.wav,and Fmtest.mid
  181. test files. The new settings are saved in the Als.ini file which
  182. will be used when Alsinit.exe initializes the DCS S613 sound card.
  183.  
  184. S613.inf for Windows 95:
  185. The S613.inf is a Windows 95 installation information file.
  186. It tells the Windows 95 to where the drivers should be copied.
  187. See the above instructions titled with Windows 95 installation for
  188. DCS S613.
  189.